FaISIRCorrection 
Logical Entity Name  FaISIRCorrection 
Default Table Name  FaISIRCorrection 
Physical Only  NO 
Definition 
 
Note 
 

FaISIRCorrection Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaISIRCorrectionId(PK)    int  NO 
 
FaISIRMainId(FK)    int  YES 
 
FaYearId(FK)    char(2)  NO 
 
TransactionId    char(13)  NO 
 
SyStudentID(FK)    int  NO 
 
PellID    char(6)  NO 
 
FieldNumber    char(3)  NO 
 
OldValue    varchar(50)  YES 
 
NewValue    varchar(50)  YES 
 
ExtractBatchID    char(30)  YES 
 
TransmitUserID(FK)    int  NO 
 
DateTransmitted    datetime  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
Transmitted    bit  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

FaISIRCorrection Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaISIRCorrection_FaISIRCorrectionId  PrimaryKey  FaISIRCorrectionId 

FaISIRCorrection Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaISIRMain  Non-Identifying  Zero or One to Zero or More  FK_FaISIRCorrectionFaISIRMainId_FaISIRMainFaISIRMainId      FaISIRMainId  NO  YES 
FaYear  Non-Identifying  One To Zero or More  FK_FaISIRCorrectionFaYearId_FaYearFaYearId      FaYearId  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_FaISIRCorrectionSyStudentId_SyStudentSyStudentId      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaISIRCorrectionTransmitUserId_SyStaffSyStaffId      TransmitUserID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaISIRCorrectionUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaISIRCorrection Check Constraints 
Check Constraint Name  CheckConstraint